Personal tools

Lua/Shared/SharedObject/Static Functions/GetByName

From JC2-MP Documentation

< Lua‎ | Shared‎ | SharedObject
Jump to: navigation, search

Returns    SharedObject
Prototype    SharedObject.GetByName(string name)
Description    No description


Description

Returns the SharedObject with the given name, or nil if no SharedObject was found with the given name.